diff --git a/compose.yaml b/compose.yaml index 772caf54..8356d599 100644 --- a/compose.yaml +++ b/compose.yaml @@ -4,7 +4,6 @@ services: ports: - '9000:8080' environment: - - SERVICE_FQDN_APPLICATION_SERVER=/ - SPRING_PROFILES_ACTIVE=prod - DATABASE_URL=jdbc:postgresql://postgres:5432/hephaestus - DATABASE_USERNAME=root