Ports will be the true ports since this will be a front-end system.
This commit is contained in:
parent
c525a89bc7
commit
58bff5a5f5
@ -12,5 +12,5 @@ services:
|
|||||||
restart: always
|
restart: always
|
||||||
build: ./
|
build: ./
|
||||||
ports:
|
ports:
|
||||||
- 8081:80
|
- 80:80
|
||||||
- 8082:443
|
- 443:443
|
||||||
|
Loading…
x
Reference in New Issue
Block a user