Some API_URL ethnic cleansing

This commit is contained in:
Aarni Halinen
2019-12-17 22:05:37 +02:00
parent 04444320a5
commit f03577358d
4 changed files with 4 additions and 6 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ pushd deployment-frontend
docker-compose down
docker pull "$1"
API_URL=http://web.sik.party:8000/api docker-compose up -d frontend
docker-compose up -d frontend
popd