forked from ProjectSegfault/website
upper case P & S makes docker compose freak out
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
services:
|
||||
website:
|
||||
container_name: website
|
||||
image: ghcr.io/ProjectSegfault/website:latest
|
||||
image: ghcr.io/projectsegfault/website:latest
|
||||
restart: unless-stopped
|
||||
# uncomment these lines if you want to build from source
|
||||
#build:
|
||||
|
Reference in New Issue
Block a user