We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a083a8 commit f6f1819Copy full SHA for f6f1819
docker-compose.yml
@@ -1,3 +1,6 @@
1
+# The docker-compose.yml file is __only__ used for local development.
2
+# This means that changes to this file will not affect cloud deployments in any way.
3
+# Read more at https://docs.divio.com/reference/docker-docker-compose/
4
services:
5
web:
6
build: .
0 commit comments