added volume
This commit is contained in:
parent
29891dc47e
commit
d803c3e0f9
@ -5,6 +5,8 @@ services:
|
||||
dockerfile: ./Dockerfile
|
||||
context: ./
|
||||
tty: true
|
||||
volumes:
|
||||
- srvroot:/var/www
|
||||
ports:
|
||||
- "${PUBLIC_SSH_PORT}:22"
|
||||
labels:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user