We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3eaa2c commit 764e740Copy full SHA for 764e740
docker-compose.development.yml
@@ -135,8 +135,7 @@ mysql:
135
# volumes_from:
136
# - storage
137
# volumes:
138
-# - ./:/docker/
139
-# - /tmp/debug/:/tmp/debug/
+# - ./:/application/
140
# env_file:
141
# - etc/environment.yml
142
# - etc/environment.development.yml
docker-compose.production.yml
@@ -128,8 +128,7 @@ mysql:
128
129
130
131
132
133
134
# - etc/environment.production.yml
0 commit comments