Guest User

Untitled

a guest
Mar 7th, 2018
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. APP_DIR=./../
  2. NGINX_CONF_DIR=./nginx/conf.d
  3.  
  4. DB_ROOT_PASSWORD=secret
  5. DB_NAME=forge
  6. DB_USERNAME=forge
  7. DB_PASSWORD=secret
  8. NGINX_PROXY_PORT=80
  9. PMA_PORT=8081
  10.  
  11. COMPOSE_PROJECT_NAME=prefix_
Add Comment
Please, Sign In to add comment