mirror of
https://github.com/ggogel/seafile-containerized.git
synced 2024-11-16 09:01:38 +00:00
set correct SEAFILE_URL in dev compose
This commit is contained in:
parent
2dc89c836c
commit
223677ae9a
|
@ -9,7 +9,7 @@ services:
|
|||
- DB_ROOT_PASSWD=db_dev
|
||||
- TIME_ZONE=Europe/Berlin
|
||||
- HTTPS=false
|
||||
- SEAFILE_URL=localhost
|
||||
- SEAFILE_URL=localhost:8080
|
||||
networks:
|
||||
- seafile-net
|
||||
depends_on:
|
||||
|
|
Loading…
Reference in a new issue