We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a851a1 commit 7ec6878Copy full SHA for 7ec6878
docker-compose.yaml
@@ -20,7 +20,7 @@ services:
20
server:
21
build:
22
context: .
23
- container_name: go_tech_challenge_app
+ container_name: go_tech_challenge_order_app
24
restart: always
25
links:
26
- pgsql:pgsql
0 commit comments