Skip to content

Commit

Permalink
try other approach
Browse files Browse the repository at this point in the history
  • Loading branch information
FelixTJDietrich committed Aug 14, 2024
1 parent 5390755 commit 71a913e
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
@@ -1,6 +1,6 @@
services:
application-server:
image: hephaestus-application-server:$SOURCE_COMMIT
image: hephaestus-application-server:${SOURCE_COMMIT}
ports:
- '3000:3000'
environment:
Expand Down

0 comments on commit 71a913e

Please sign in to comment.