Commit 0ee65339 authored by Tobias Munk's avatar Tobias Munk

updated staging stack

parent 825fc4ec
Pipeline #8475 failed with stages
DB_ENV_MYSQL_ROOT_USER=root
DB_ENV_MYSQL_ROOT_PASSWORD=secretadmin
DB_PORT_3306_TCP_ADDR=db
DB_PORT_3306_TCP_PORT=3306
APP_ASSET_USE_BUNDLED=1
\ No newline at end of file
version: '2'
services:
php:
image: app_php
environment:
- YII_ENV=prod
env_file:
- build/compose/stage.env
volumes:
- /app
nginx:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment