docs: add persistent project context and NPM deployment notes
This commit is contained in:
@@ -4,8 +4,8 @@ services:
|
||||
command:
|
||||
- --configFile=/etc/traefik/traefik.yml
|
||||
ports:
|
||||
- "80:80"
|
||||
- "443:443"
|
||||
- "127.0.0.1:8288:80"
|
||||
- "127.0.0.1:2288:443"
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock:ro
|
||||
- ./traefik/traefik.yml:/etc/traefik/traefik.yml:ro
|
||||
|
||||
Reference in New Issue
Block a user