Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/ass/commit/a5922932852a46134e2d80ed7f058fd0f3190832 You should set ROOT_URL correctly, otherwise the web may not work correctly.
pull/29/head
tycrek 4 years ago
parent 8929bb071f
commit a592293285
No known key found for this signature in database
GPG Key ID: 25D74F3943625263

@ -25,7 +25,6 @@ services:
tmpfs: /tmp
working_dir: /opt/ass
tty: true
env_file: ./Docker.env
environment:
- NODE_ENV=production
- ASS_ENV=docker

Loading…
Cancel
Save