start a web server
This commit is contained in:
@@ -7,6 +7,7 @@ services:
|
||||
context: ./
|
||||
dockerfile: Dockerfile
|
||||
volumes:
|
||||
- ./config:/srv/abt/config
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
restart: "no"
|
||||
ports:
|
||||
|
Reference in New Issue
Block a user