Remove ihatemoney
This commit is contained in:
parent
6bad7d58cf
commit
df86573776
1 changed files with 0 additions and 19 deletions
|
@ -1,19 +0,0 @@
|
|||
[Container]
|
||||
Image=docker.io/ihatemoney/ihatemoney:latest
|
||||
AutoUpdate=registry
|
||||
Network=traefik.network
|
||||
Volume=%h/volumes/ihatemoney/db:/volumes/db:Z
|
||||
|
||||
EnvironmentFile=%h/volumes/ihatemoney/.env
|
||||
Environment=ACTIVATE_ADMIN_DASHBOARD=False
|
||||
Environment=ACTIVATE_DEMO_PROJECT=False
|
||||
Environment=ALLOW_PUBLIC_PROJECT_CREATION=False
|
||||
Environment=BABEL_DEFAULT_TIMEZONE=Europe/Berlin
|
||||
Environment=PORT=80
|
||||
Environment=SQLALCHEMY_DATABASE_URI=sqlite:////volumes/db/ihatemoney.sqlite
|
||||
|
||||
[Service]
|
||||
Restart=always
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
Loading…
Reference in a new issue