PortValhalla/scripts/Common/Software/docker/services/wekan/docker-compose.overrides.yml

7 lines
111 B
YAML
Raw Normal View History

2024-11-22 00:54:50 +00:00
services:
wekan:
2024-11-27 02:41:26 +00:00
environment:
ROOT_URL: https://example.com
2024-11-22 00:54:50 +00:00
ports:
- 127.0.0.1:1337:8080