chore: migrate server
This commit is contained in:
parent
6ab70955c0
commit
eac3636a5f
1 changed files with 9 additions and 9 deletions
|
|
@ -28,15 +28,15 @@ services:
|
||||||
options:
|
options:
|
||||||
tag: mailu-front
|
tag: mailu-front
|
||||||
ports:
|
ports:
|
||||||
- 172.16.36.26:8004:80
|
- 172.16.0.7:8004:80
|
||||||
- 172.16.36.26:8104:443
|
- 172.16.0.7:8104:443
|
||||||
- 172.16.36.26:25:25
|
- 172.16.0.7:25:25
|
||||||
- 172.16.36.26:465:465
|
- 172.16.0.7:465:465
|
||||||
- 172.16.36.26:587:587
|
- 172.16.0.7:587:587
|
||||||
- 172.16.36.26:110:110
|
- 172.16.0.7:110:110
|
||||||
- 172.16.36.26:995:995
|
- 172.16.0.7:995:995
|
||||||
- 172.16.36.26:143:143
|
- 172.16.0.7:143:143
|
||||||
- 172.16.36.26:993:993
|
- 172.16.0.7:993:993
|
||||||
networks:
|
networks:
|
||||||
- default
|
- default
|
||||||
- radicale
|
- radicale
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue