mirror of
https://github.com/philipredstone/relnet.git
synced 2025-07-08 22:56:42 +02:00
Fix Dockerfile
This commit is contained in:
@ -4,6 +4,9 @@ networks:
|
||||
traefik:
|
||||
external: true
|
||||
|
||||
volumes:
|
||||
db:
|
||||
|
||||
services:
|
||||
relnet:
|
||||
image: ghcr.io/philipredstone/relnet:latest
|
||||
|
Reference in New Issue
Block a user