mirror of
https://gitea.zaclys.com/yannic/selfhosting.git
synced 2026-04-25 17:00:40 +02:00
config path
This commit is contained in:
@@ -5,7 +5,7 @@ services:
|
|||||||
container_name: stacosys
|
container_name: stacosys
|
||||||
image: kianby/stacosys
|
image: kianby/stacosys
|
||||||
volumes:
|
volumes:
|
||||||
- ${ROOT_INSTALL}/data/stacosys/config.ini:/stacosys/config.ini
|
- ${ROOT_INSTALL}/data/stacosys:/config
|
||||||
networks:
|
networks:
|
||||||
- srv
|
- srv
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|||||||
Reference in New Issue
Block a user