mirror of
https://github.com/philipredstone/relnet.git
synced 2025-07-09 15:16:41 +02:00
Fix Dockerfile
This commit is contained in:
@ -2,6 +2,9 @@ networks:
|
||||
internal:
|
||||
internal: true
|
||||
|
||||
volumes:
|
||||
db:
|
||||
|
||||
services:
|
||||
relnet:
|
||||
image: ghcr.io/philipredstone/relnet:latest
|
||||
|
Reference in New Issue
Block a user