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 5ff0a7f commit 1694702Copy full SHA for 1694702
infra/docker/docker-compose.yml
@@ -1,5 +1,3 @@
1
-version: '3'
2
-
3
services:
4
web:
5
image: phpcoder/mystamps:0.4.7
infra/docker/postgres.yml
@@ -6,7 +6,6 @@
6
#
7
# @todo #1034 Document how to run with PostgreSQL and docker-compose
8
9
10
11
12
infra/docker/prod.yml
@@ -4,7 +4,6 @@
# In order to get the effective configuration, run
# docker compose -f docker-compose.yml -f prod.yml config
0 commit comments