Skip to content

Commit 7ec6878

Browse files
committed
Update docker
1 parent 1a851a1 commit 7ec6878

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ services:
2020
server:
2121
build:
2222
context: .
23-
container_name: go_tech_challenge_app
23+
container_name: go_tech_challenge_order_app
2424
restart: always
2525
links:
2626
- pgsql:pgsql

0 commit comments

Comments
 (0)