diff --git a/docker-compose.yml b/docker-compose.yml index 7afddd5..057549b 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -24,7 +24,7 @@ services: networks: - backend-net environment: - - APPPORT=3000 + - APPPORT=4000 - DBHOST=db - DBPORT=5432 - DBNAME=komponiranje @@ -44,7 +44,7 @@ services: networks: - backend-net environment: - - APPPORT=3000 + - APPPORT=4001 - DBHOST=db - DBPORT=5432 - DBNAME=komponiranje diff --git a/frontend/public/index.html b/frontend/public/index.html index aa069f2..b724644 100644 --- a/frontend/public/index.html +++ b/frontend/public/index.html @@ -1,14 +1,12 @@ -
+ + - + -