mirror of
https://github.com/welton89/RRBEC.git
synced 2026-04-06 14:04:12 +00:00
docker: criado docker-compose com o django_app e o nginx_server como proxy reverso e servindo statics files em um volume compartilhado
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -33,6 +33,9 @@ ALLOWED_HOSTS = [
|
||||
'10.72.150.166',
|
||||
'localhost',
|
||||
'127.0.0.1',
|
||||
'rrbec.local.com',
|
||||
'django_app',
|
||||
'0.0.0.0*'
|
||||
]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user