Skip to content

Commit

Permalink
revert port
Browse files Browse the repository at this point in the history
  • Loading branch information
FelixTJDietrich committed Aug 15, 2024
1 parent ada5a97 commit b793786
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:
- '3000:3000'
- '3000:8080'
environment:
- SERVICE_FQDN_SERVER
- SPRING_PROFILES_ACTIVE=prod
Expand Down

0 comments on commit b793786

Please sign in to comment.