Change image registry to ghcr.io

This commit is contained in:
Parker M. 2024-06-21 18:18:14 -05:00
parent 8d72466629
commit 2f0dfda986
No known key found for this signature in database
GPG Key ID: 95CD2E0C7E329F2A

View File

@ -17,7 +17,7 @@ version: '3.3'
services: services:
linklogger: linklogger:
container_name: linklogger container_name: linklogger
image: packetparker/linklogger image: ghcr.io/packetparker/linklogger:latest
network_mode: host network_mode: host
environment: environment:
- BASE_URL=https://your.domain - BASE_URL=https://your.domain