Skip to content

Commit

Permalink
Rename node service in compose
Browse files Browse the repository at this point in the history
  • Loading branch information
pitastrudl authored and zera1ul committed Sep 15, 2024
1 parent e6c869a commit f9cc5e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose-production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ services:
- ./mockup-data.sql:/docker-entrypoint-initdb.d/data.sql
- ./backup:/var/backup

node:
badgehub-backend:
build: .
ports:
- "9001:8081"
Expand Down

0 comments on commit f9cc5e6

Please sign in to comment.