fix server

This commit is contained in:
assada 2023-07-25 00:01:51 +03:00
parent 2099716582
commit 4e10f4042b
Signed by: assada
GPG Key ID: 8905E8CE5CC3000D

View File

@ -6,8 +6,8 @@ services:
restart: always
environment:
# Note: those envs are customizable but also optional
- SERVER_HOST=127.0.0.1
- SERVER_PORT=80
- SERVER_HOST=network.dead.guru
- SERVER_PORT=8885
- SERVER_ROOT=/app
volumes:
- ./build:/app
@ -16,6 +16,7 @@ services:
labels:
caddy.address: "https://network.dead.guru"
caddy.tls: "assada.ua@gmail.com"
caddy.targetport: 8885
networks:
caddy:
external: