Browse Source

Quito upstream

main
creylopez 10 months ago
parent
commit
0d6aa34102
1 changed files with 0 additions and 4 deletions
  1. +0
    -4
      nginx.conf

+ 0
- 4
nginx.conf View File

@ -1,7 +1,3 @@
upstream djangotutorial-git {
server djangotutorial-git:8080;
}
server {
listen 80;


Loading…
Cancel
Save