docker-compose: comment ports
This commit is contained in:
parent
ddc1f44fa0
commit
066de8ced8
@ -1,8 +1,8 @@
|
||||
services:
|
||||
strapi:
|
||||
image: vchikalkin/zapishis-strapi:latest
|
||||
ports:
|
||||
- "1337:1337"
|
||||
# ports:
|
||||
# - "1337:1337"
|
||||
environment:
|
||||
APP_KEYS: ${APP_KEYS}
|
||||
API_TOKEN_SALT: ${API_TOKEN_SALT}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user