Changed domain name in test container
This commit is contained in:
parent
debad3648a
commit
8e0b55d6dc
@ -18,10 +18,10 @@ services:
|
||||
- USER_GID=1000
|
||||
- USER=git
|
||||
- RUN_MODE=prod
|
||||
- DOMAIN=git.luke-else.co.uk
|
||||
- SSH_DOMAIN=git.luke-else.co.uk
|
||||
- DOMAIN=test.luke-else.co.uk
|
||||
- SSH_DOMAIN=test.luke-else.co.uk
|
||||
- HTTP_PORT=3000
|
||||
- ROOT_URL=https://git.luke-else.co.uk
|
||||
- ROOT_URL=https://test.luke-else.co.uk
|
||||
- SSH_PORT=222
|
||||
- SSH_LISTEN_PORT=22
|
||||
- DB_TYPE=sqlite3
|
||||
|
Loading…
Reference in New Issue
Block a user