Changement Structure
This commit is contained in:
parent
e907a77e90
commit
010ee246dd
16 changed files with 9 additions and 6 deletions
|
@ -1,15 +0,0 @@
|
|||
services:
|
||||
gotify:
|
||||
image: gotify/server
|
||||
ports:
|
||||
- 8084:80
|
||||
environment:
|
||||
GOTIFY_DEFAULTUSER_PASS: 'admin'
|
||||
volumes:
|
||||
- './gotify_data:/app/data'
|
||||
labels:
|
||||
tsdproxy.enable: "true"
|
||||
tsdproxy.name: "gotify"
|
||||
# to run gotify as a dedicated user:
|
||||
# sudo chown -R 1234:1234 ./gotify_data
|
||||
# user: "1234:1234"
|
Loading…
Add table
Add a link
Reference in a new issue