api & web: ports in env are no longer strictly required

This commit is contained in:
wukko
2023-12-02 22:01:58 +06:00
parent 3e8c059a3a
commit afab7f94a7
4 changed files with 13 additions and 11 deletions

View File

@ -17,7 +17,6 @@ services:
#- 127.0.0.1:9000:9000
environment:
- apiPort=9000
# replace apiURL with your instance's target url in same format
- apiURL=https://co.wuk.sh/
# replace apiName with your instance's distinctive name
@ -48,7 +47,6 @@ services:
#- 127.0.0.1:9001:9001
environment:
- webPort=9001
# replace webURL with your instance's target url in same format
- webURL=https://cobalt.tools/
# replace apiURL with preferred api instance url