This commit is contained in:
2019-11-01 00:14:24 +01:00
parent 92a25e0ec0
commit 24083e5d6d
2 changed files with 2 additions and 6 deletions

View File

@@ -1,6 +1,3 @@
upstream personal_api {
server app:8000;
}
server {
listen 80;
server_name api.averba.ch; location / {