Update docker-compose.yml
This commit is contained in:
parent
7f1eff0666
commit
fba2ed646e
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ services:
|
|||
volumes:
|
||||
- .:/data
|
||||
restart: unless-stopped
|
||||
|
||||
|
||||
nginx:
|
||||
image: nginx:alpine-slim
|
||||
volumes:
|
||||
|
|
Loading…
Reference in a new issue