Fixed docker container not restarting
This commit is contained in:
parent
8bb6e2a8c0
commit
9702a16705
@ -1,7 +1,7 @@
|
|||||||
services:
|
services:
|
||||||
web:
|
web:
|
||||||
build: .
|
build: .
|
||||||
# image: pixelated:testing
|
|
||||||
container_name: pixelated-web
|
container_name: pixelated-web
|
||||||
|
restart: unless-stopped
|
||||||
ports:
|
ports:
|
||||||
- '80:80'
|
- '80:80'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user