Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/steemit/sdc-frontend
The nginx frontend proxy server for the sdc app
https://github.com/steemit/sdc-frontend
Last synced: about 2 months 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 (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-03-08T02:18:59.000Z (almost 3 years ago)
- Last Synced: 2024-04-15T15:27:52.728Z (9 months ago)
- Language: Shell
- Size: 75.2 KB
- Stars: 1
- Watchers: 20
- 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
```