We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 260bf22 commit 8652795Copy full SHA for 8652795
docker-compose.staging.yml
@@ -2,7 +2,7 @@ version: '3'
2
3
# Define common configurations that can be reused
4
x-common-environment: &common-environment
5
- NODE_ENV: development
+ NODE_ENV: staging
6
APP_PORT: 8080
7
BASE_URL: https://staging.api.streameth.org
8
PLAYER_URL: https://staging.player.streameth.org
0 commit comments