mirror of
https://github.com/bitinflow/expose.git
synced 2026-03-13 13:35:54 +00:00
adding a docker-compose file for starting a server
This commit is contained in:
4
.env-example
Normal file
4
.env-example
Normal file
@@ -0,0 +1,4 @@
|
||||
PORT=8080
|
||||
DOMAIN=example.com
|
||||
ADMIN_USERNAME=username
|
||||
ADMIN_PASSWORD=password
|
||||
Reference in New Issue
Block a user