vault-wrap: Закрыл порты в контейнере
This commit is contained in:
parent
7fd90ff2ab
commit
f4c2f619d2
|
@ -13,8 +13,8 @@ services:
|
||||||
- TLS_CERT_FILE=${TLS_CERT_FILE}
|
- TLS_CERT_FILE=${TLS_CERT_FILE}
|
||||||
- TZ=Europe/Moscow
|
- TZ=Europe/Moscow
|
||||||
restart: always
|
restart: always
|
||||||
ports:
|
# ports:
|
||||||
- 1234:8080
|
# - 1234:8080
|
||||||
build:
|
build:
|
||||||
context: .
|
context: .
|
||||||
volumes:
|
volumes:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user