mirror of
https://github.com/aykhans/series-robot-web.git
synced 2025-12-14 01:29:21 +00:00
Added ALLOWED_HOSTS
This commit is contained in:
@@ -28,7 +28,7 @@ services:
|
||||
nginx:
|
||||
image: nginx
|
||||
ports:
|
||||
- "1337:8080"
|
||||
- "80:8080"
|
||||
volumes:
|
||||
- ./config/nginx/local.conf:/etc/nginx/conf.d/default.conf:ro
|
||||
- static_volume:/django_static
|
||||
|
||||
Reference in New Issue
Block a user