1
0
mirror of https://github.com/lovasoa/whitebophir.git synced 2021-09-10 00:01:52 +03:00

Fix docker compose

This commit is contained in:
Ophir LOJKINE
2019-04-12 20:50:39 +02:00
parent f6cfb60d0b
commit eb674a4691

View File

@@ -2,7 +2,7 @@ version: '3'
services:
www:
volumes:
- /opt/app/:/opt/app/
- /opt/app/server-data:/opt/app/server-data
ports:
- '80:80'
build: