https://github.com/steemit/sdc-frontend
The nginx frontend proxy server for the sdc app
https://github.com/steemit/sdc-frontend
Last synced: about 1 year ago
JSON representation
The nginx frontend proxy server for the sdc app
- Host: GitHub
- URL: https://github.com/steemit/sdc-frontend
- Owner: steemit
- Created: 2017-02-10T05:06:24.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-03-08T02:18:59.000Z (over 4 years ago)
- Last Synced: 2025-03-25T02:51:12.904Z (over 1 year ago)
- Language: Shell
- Size: 75.2 KB
- Stars: 1
- Watchers: 18
- Forks: 16
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sdc-frontend
This is the nginx frontend for the steemit.com app. It runs in its own docker container alongside the condenser app.
Required environment variables:
```
$SERVER_NAME # ex. steemit.com
$WSPA_SERVER # ex. steemd.steemit.com
```