fix: correct service restart config
This commit is contained in:
parent
ab37f3b233
commit
1f1568b5fa
3 changed files with 3 additions and 23 deletions
|
|
@ -3,6 +3,7 @@ services:
|
|||
name: pinginx
|
||||
#image: hane-dokuwiki-image:dokuwiki-fixed-volume
|
||||
image: nginx:stable-alpine
|
||||
restart: unless-stopped
|
||||
build: ./
|
||||
volumes:
|
||||
# Main config file. Deprecated. Here so that I remember lol
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue