docker-compose.yml aktualisiert

This commit is contained in:
2026-02-04 15:29:55 +01:00
parent f8407db3ac
commit 7bac694357

View File

@@ -1,6 +1,6 @@
services:
xpensely-server:
image: tea.zendric.de/cedric/xpensely-server:1.0.0 # replace with the tag you want to deploy
image: tea.zendric.de/cedric/xpensely-server:latest
restart: always
environment:
GOOGLE_CLIENT_ID: ${GOOGLE_CLIENT_ID}