Skip to content
This repository was archived by the owner on Jan 12, 2021. It is now read-only.

Adjust docker-compose file to new image #7

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '3.7'
services:
webapi:
image: fabian986/stayathome:latest
image: couchtreeapp/backend:latest
build: .
container_name: webapi
restart: on-failure
Expand All @@ -26,4 +26,5 @@ services:
- 443:443
volumes:
- ./Caddyfile:/etc/Caddyfile
- caddycache:/root/.caddy
# only necessary on server
#- /root/.caddy:/root/.caddy