fix
This commit is contained in:
parent
e22c2338d6
commit
98c3a593b9
@ -6,11 +6,10 @@ services:
|
||||
restart: always
|
||||
environment:
|
||||
# Note: those envs are customizable but also optional
|
||||
- SERVER_HOST=127.0.0.1
|
||||
- SERVER_PORT=8885
|
||||
- SERVER_ROOT=/app
|
||||
- SERVER_ROOT=/public
|
||||
volumes:
|
||||
- ./build:/app
|
||||
- ./build:/public
|
||||
networks:
|
||||
- caddy
|
||||
labels:
|
||||
|
Loading…
Reference in New Issue
Block a user