Skip to content

Commit

Permalink
fix: docker names
Browse files Browse the repository at this point in the history
eum602 committed Apr 14, 2023
1 parent 4ad69cf commit 445e52c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
@@ -35,7 +35,7 @@ services:
ports:
- '${PORT}:${PORT}'
restart: on-failure
container_name: laccpass-key-manager
container_name: laccpass-identity-manager
depends_on:
- postgres
- redis

0 comments on commit 445e52c

Please sign in to comment.