test #72

Merged
hitanshu merged 4 commits from test into main 2025-09-21 07:06:00 +00:00
Showing only changes of commit fb4ff60729 - Show all commits

View File

@ -12,4 +12,6 @@ services:
- OAUTH_CLIENT_ID=${OAUTH_CLIENT_ID} - OAUTH_CLIENT_ID=${OAUTH_CLIENT_ID}
- OAUTH_CLIENT_SECRET=${OAUTH_CLIENT_SECRET} - OAUTH_CLIENT_SECRET=${OAUTH_CLIENT_SECRET}
- HOST_PORT=${HOST_PORT} - HOST_PORT=${HOST_PORT}
env_file:
- stack.env
restart: unless-stopped restart: unless-stopped