mirror of
https://github.com/Django-LiveView/docs.git
synced 2025-12-30 21:22:23 +01:00
Update compose.yaml
This commit is contained in:
@@ -8,7 +8,7 @@ services:
|
||||
- .:/usr/src/app/
|
||||
|
||||
nginx:
|
||||
restart: on-failure
|
||||
restart: "always"
|
||||
image: nginx:alpine
|
||||
ports:
|
||||
- 9100:80
|
||||
|
||||
Reference in New Issue
Block a user