mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2024-11-21 20:31:02 +01:00
Solved taiga routing bug
This commit is contained in:
parent
e6ed291f3d
commit
9121c16ab3
@ -132,7 +132,7 @@ services:
|
||||
taiga-gateway:
|
||||
image: nginx:1.19-alpine
|
||||
ports:
|
||||
- "9000:{{http_port}}"
|
||||
- "{{http_port}}:80"
|
||||
volumes:
|
||||
- ./taiga-gateway/taiga.conf:/etc/nginx/conf.d/default.conf
|
||||
- static-data:/taiga/static
|
||||
|
Loading…
Reference in New Issue
Block a user