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 c377598 commit f7ef6f0Copy full SHA for f7ef6f0
docker-compose.yml
@@ -53,7 +53,7 @@ services:
53
- DB_NAME=${MYSQL_DATABASE}
54
- DB_PORT=${MYSQL_DOCKER_PORT}
55
- PORT=${APP_DOCKER_PORT}
56
- - STORAGE_SERVER=http://127.0.0.1:${NGINX_LOCAL_PORT}
+ - STORAGE_SERVER=http://studio-app.snapchat.com:${NGINX_LOCAL_PORT}
57
- STORAGE_PATH=/var/lib/snapcamera
58
- IMPORT_DIR=import
59
- MEDIA_DIR=snap-camera-media
0 commit comments