diff --git a/docker-compose.yml b/docker-compose.yml index f7b90e5d..28c25464 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -19,7 +19,7 @@ services: ports: - 3000:1337 environment: - - BASE_URL=http://localhost:3000 + - BASE_URL=http://52.73.70.157:3000 - TRUST_PROXY=0 - DATABASE_URL=postgresql://postgres@postgres/planka - SECRET_KEY=notsecretkey