aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-11-21 18:02:06 +0800
committercrupest <crupest@outlook.com>2022-11-21 18:02:06 +0800
commiteab231b10be9162dd10bbdc508b00d5846fb43d3 (patch)
tree033822b6fdf1cc92df9e46cd3721e693d13a0ade
parent0b3f6ad062dce29fd629b3b27689a833a0abcba1 (diff)
downloadcrupest-eab231b10be9162dd10bbdc508b00d5846fb43d3.tar.gz
crupest-eab231b10be9162dd10bbdc508b00d5846fb43d3.tar.bz2
crupest-eab231b10be9162dd10bbdc508b00d5846fb43d3.zip
Try to fix timeline. v3.0
-rw-r--r--template/docker-compose.yaml.template1
1 files changed, 1 insertions, 0 deletions
diff --git a/template/docker-compose.yaml.template b/template/docker-compose.yaml.template
index 90cea6b..59fcdc4 100644
--- a/template/docker-compose.yaml.template
+++ b/template/docker-compose.yaml.template
@@ -27,6 +27,7 @@ services:
container_name: timeline
restart: on-failure:3
environment:
+ - ASPNETCORE_URLS=http://0.0.0.0:80
- ASPNETCORE_FORWARDEDHEADERS_ENABLED=true
- TIMELINE_DisableAutoBackup=true
volumes: