mirror of
https://github.com/funkypenguin/geek-cookbook/
synced 2025-12-15 10:46:34 +00:00
Remove linx.env
This commit is contained in:
@@ -50,7 +50,6 @@ version: "3.2" # https://docs.docker.com/compose/compose-file/compose-versioning
|
|||||||
services:
|
services:
|
||||||
linx:
|
linx:
|
||||||
image: andreimarcu/linx-server
|
image: andreimarcu/linx-server
|
||||||
env_file: /var/data/config/linx/linx.env
|
|
||||||
command: -config /linx.conf
|
command: -config /linx.conf
|
||||||
volumes:
|
volumes:
|
||||||
- /var/data/linx/:/files/
|
- /var/data/linx/:/files/
|
||||||
|
|||||||
Reference in New Issue
Block a user