templates/docker-compose/docker-compose.yml - remove some comment cruft
This commit is contained in:
@@ -29,10 +29,6 @@ services:
|
||||
- postgres:/var/lib/postgresql/data
|
||||
env_file:
|
||||
- postgres.env
|
||||
# Expose postgresql's port to allow dumping to back-up
|
||||
# ports:
|
||||
# - "127.0.0.1:5432:5432"
|
||||
# ext_file?
|
||||
|
||||
redis:
|
||||
restart: always
|
||||
|
||||
Reference in New Issue
Block a user