docker-compose.yml aktualisiert
This commit is contained in:
@@ -1,11 +1,6 @@
|
||||
version: "3.8"
|
||||
|
||||
services:
|
||||
xpensely-server:
|
||||
build:
|
||||
context: .
|
||||
dockerfile: Dockerfile
|
||||
image: xpensely-server
|
||||
image: tea.zendric.de/cedric/xpensely-server:1.0.0 # replace with the tag you want to deploy
|
||||
restart: always
|
||||
environment:
|
||||
GOOGLE_CLIENT_ID: ${GOOGLE_CLIENT_ID}
|
||||
|
||||
Reference in New Issue
Block a user