Refactor compose/apps.yml to add pgadmin_data volume
This commit is contained in:
@@ -35,7 +35,6 @@ services:
|
||||
|
||||
postgres:
|
||||
image: postgres
|
||||
# container_name: postgres
|
||||
environment:
|
||||
POSTGRES_DB: ${POSTGRES_DB}
|
||||
POSTGRES_USER: ${POSTGRES_USER}
|
||||
|
||||
Reference in New Issue
Block a user