Skip to content

Commit

Permalink
change port
Browse files Browse the repository at this point in the history
  • Loading branch information
FelixTJDietrich committed Aug 14, 2024
1 parent 090e061 commit 447ec6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ services:
application-server:
image: hephaestus-application-server
ports:
- '80:8080'
- '9000:8080'
environment:
- SERVICE_FQDN_APPLICATION_SERVER=/
- SPRING_PROFILES_ACTIVE=prod
Expand Down

0 comments on commit 447ec6d

Please sign in to comment.