mirror of
https://github.com/simon987/sist2.git
synced 2025-04-03 07:22:59 +00:00
Update compose file to avoid confusion. Fixes #490
This commit is contained in:
parent
4dd5e70406
commit
d44679131b
@ -57,7 +57,7 @@ services:
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- /data/sist2-admin-data/:/sist2-admin/
|
||||
- /:/host
|
||||
- /<path to index>/:/host
|
||||
ports:
|
||||
- 4090:4090
|
||||
# NOTE: Don't expose this port publicly!
|
||||
|
@ -18,7 +18,7 @@ services:
|
||||
container_name: sist2-admin
|
||||
volumes:
|
||||
- /data/sist2-admin-data/:/sist2-admin/
|
||||
- /:/host
|
||||
- /<path to index>/:/host
|
||||
ports:
|
||||
- 4090:4090
|
||||
# NOTE: Don't export this port publicly!
|
||||
|
Loading…
x
Reference in New Issue
Block a user