summaryrefslogtreecommitdiff
path: root/vendor/thecodingmachine/safe/docker-compose.yml
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/thecodingmachine/safe/docker-compose.yml')
-rw-r--r--vendor/thecodingmachine/safe/docker-compose.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/vendor/thecodingmachine/safe/docker-compose.yml b/vendor/thecodingmachine/safe/docker-compose.yml
new file mode 100644
index 000000000..c4a24c466
--- /dev/null
+++ b/vendor/thecodingmachine/safe/docker-compose.yml
@@ -0,0 +1,7 @@
+version: '3.7'
+services:
+
+ app:
+ image: thecodingmachine/php:8.1-v4-apache
+ volumes:
+ - ./:/var/www/html