Change image registry to ghcr.io
This commit is contained in:
parent
8d72466629
commit
2f0dfda986
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user