forked from ProjectSegfault/website
upper case P & S makes docker compose freak out
This commit is contained in:
parent
7b3b86b0dc
commit
bebefc4a22
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user