aboutsummaryrefslogtreecommitdiffstats
path: root/docker-compose.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'docker-compose.yaml')
-rw-r--r--docker-compose.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/docker-compose.yaml b/docker-compose.yaml
index a357384..27bb3d0 100644
--- a/docker-compose.yaml
+++ b/docker-compose.yaml
@@ -12,6 +12,7 @@ services:
- ALL
environment:
- DOCKER_DEPLOYMENT_TYPE=deployment
+ # restart: unless-stopped
postgres:
image: postgres:14-alpine
networks:
@@ -30,6 +31,7 @@ services:
- pg_user_secret
- pg_initdb_args_secret
- pg_db_secret
+ # restart: unless-stopped
networks:
springnet:
volumes: