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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user