Changeset 47912 for trunk/docker-compose.yml
- Timestamp:
- 06/04/2020 04:51:32 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/docker-compose.yml
r47225 r47912 22 22 - ./:/var/www 23 23 24 # Load our config file, substitu ning environment variables into the config.24 # Load our config file, substituting environment variables into the config. 25 25 command: /bin/sh -c "envsubst '$$LOCAL_DIR' < /etc/nginx/conf.d/default.template > /etc/nginx/conf.d/default.conf && exec nginx -g 'daemon off;'" 26 26
Note: See TracChangeset
for help on using the changeset viewer.