WIP 1
This commit is contained in:
parent
c095fa7042
commit
43bfdaa1e3
186 changed files with 276 additions and 37155 deletions
|
|
@ -1,11 +0,0 @@
|
|||
version: "3.4"
|
||||
|
||||
services:
|
||||
nginx-proxy:
|
||||
container_name: nginx-proxy
|
||||
build: ./docker/nginx-proxy
|
||||
restart: ${RESTART}
|
||||
ports:
|
||||
- "8080:80"
|
||||
volumes:
|
||||
- /var/run/docker.sock:/tmp/docker.sock:ro
|
||||
Loading…
Add table
Add a link
Reference in a new issue