up(domain): up config
This commit is contained in:
parent
964837ae97
commit
8f29ab378f
@ -7,5 +7,8 @@ services:
|
|||||||
- '${Volumes_PATH}/logs:/app/logs'
|
- '${Volumes_PATH}/logs:/app/logs'
|
||||||
ports:
|
ports:
|
||||||
- '9800:8000'
|
- '9800:8000'
|
||||||
|
environment:
|
||||||
|
APP_MODE: production
|
||||||
|
|
||||||
container_name: domain-admin
|
container_name: domain-admin
|
||||||
image: ${IMAGE_TAG}
|
image: ${IMAGE_TAG}
|
@ -8,3 +8,8 @@ https://6t7.net {
|
|||||||
tls moqiruyi@gmail.com
|
tls moqiruyi@gmail.com
|
||||||
reverse_proxy 10.0.96.2:3000
|
reverse_proxy 10.0.96.2:3000
|
||||||
}
|
}
|
||||||
|
|
||||||
|
https://domain.6t7.net {
|
||||||
|
tls moqiruyi@gmail.com
|
||||||
|
reverse_proxy 43.139.19.72:9800
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user