This commit is contained in:
@@ -31,6 +31,8 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- /srv/omb4/data:/data
|
- /srv/omb4/data:/data
|
||||||
- dynmap-data:/data/dynmap/web
|
- dynmap-data:/data/dynmap/web
|
||||||
|
networks:
|
||||||
|
- internal
|
||||||
environment:
|
environment:
|
||||||
EULA: "TRUE"
|
EULA: "TRUE"
|
||||||
VERSION: 1.20.4
|
VERSION: 1.20.4
|
||||||
@@ -76,6 +78,7 @@ services:
|
|||||||
- traefik.http.routers.ombweb.rule=Host(`omb4.marijndoeve.nl`, `harmitcraft.nl`)
|
- traefik.http.routers.ombweb.rule=Host(`omb4.marijndoeve.nl`, `harmitcraft.nl`)
|
||||||
- traefik.http.routers.ombweb.entrypoints=websecure
|
- traefik.http.routers.ombweb.entrypoints=websecure
|
||||||
- traefik.http.routers.ombweb.tls.certresolver=marijndoeve
|
- traefik.http.routers.ombweb.tls.certresolver=marijndoeve
|
||||||
|
|
||||||
db:
|
db:
|
||||||
image: postgres:16
|
image: postgres:16
|
||||||
container_name: mc-db
|
container_name: mc-db
|
||||||
|
|||||||
Reference in New Issue
Block a user