rm old comment
This commit is contained in:
parent
03b77d5317
commit
d13071f858
@ -1,8 +1,3 @@
|
||||
-- sql_password: '$POSTGRES_PASSWORD'
|
||||
-- session_secret: '$(cat /dev/urandom | head -c 12 | base64)'
|
||||
-- _domain: '$DOMAIN_NAME'
|
||||
-- _port: '$PORT'
|
||||
|
||||
config = require "lapis.config"
|
||||
import sql_password, session_secret, _domain, _port from require "secret"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user