docker-compose.yml: Update to new image name for snikket-server

This commit is contained in:
Matthew Wild 2021-02-02 14:07:51 +00:00
parent 4cc3880ec7
commit 138200598d
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ services:
snikket_server:
container_name: snikket
image: snikket/snikket:dev
image: snikket/snikket-server:dev
network_mode: host
volumes:
- snikket_data:/snikket