chore: change django port
This commit is contained in:
parent
4dcd304945
commit
af7b4125c9
2 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@ http {
|
|||
default_type application/octet-stream;
|
||||
|
||||
upstream torreta {
|
||||
server torreta:8000;
|
||||
server torreta:4555;
|
||||
}
|
||||
|
||||
server {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue