Skip to content

Commit 8652795

Browse files
committed
NODE_ENV issue
1 parent 260bf22 commit 8652795

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.staging.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: '3'
22

33
# Define common configurations that can be reused
44
x-common-environment: &common-environment
5-
NODE_ENV: development
5+
NODE_ENV: staging
66
APP_PORT: 8080
77
BASE_URL: https://staging.api.streameth.org
88
PLAYER_URL: https://staging.player.streameth.org

0 commit comments

Comments
 (0)