Custom ports and notExposeAsWebApp added
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
"services": {
|
||||
"$$cap_appname-db": {
|
||||
"image": "postgres:$$cap_postgres_version",
|
||||
"notExposeAsWebApp": "true",
|
||||
"volumes": [
|
||||
"$$cap_appname-db-data:/var/lib/postgresql/data"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user