mirror of
https://github.com/Django-LiveView/docs.git
synced 2024-11-10 02:45:42 +01:00
This commit is contained in:
parent
8ebd95c78e
commit
87e4b087e2
@ -11,7 +11,7 @@ services:
|
||||
restart: always
|
||||
image: nginx:alpine
|
||||
ports:
|
||||
- 8900:80
|
||||
- 9100:80
|
||||
volumes:
|
||||
- ./nginx.conf:/etc/nginx/nginx.conf
|
||||
- ./public:/var/www/html
|
||||
|
Loading…
Reference in New Issue
Block a user