Skip to content

Commit

Permalink
Docker のプロセスが残らないように調整
Browse files Browse the repository at this point in the history
  • Loading branch information
ryuring committed Sep 27, 2022
1 parent 12c3664 commit 15339cc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docker/docker-compose.yml.default
Expand Up @@ -64,7 +64,6 @@ services:
POSTGRES_USER: root
POSTGRES_PASSWORD: root
POSTGRES_INITDB_ARGS: "--encoding=UTF-8"
restart: always
user: root

bc-pga:
Expand All @@ -77,4 +76,3 @@ services:
environment:
PGADMIN_DEFAULT_EMAIL: root
PGADMIN_DEFAULT_PASSWORD: root
restart: always

0 comments on commit 15339cc

Please sign in to comment.