diff options
Diffstat (limited to '.env.sample')
| -rw-r--r-- | .env.sample | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.env.sample b/.env.sample index f2feaf8..054d80e 100644 --- a/.env.sample +++ b/.env.sample @@ -1,2 +1,2 @@ DATABASE_URL=postgres://username:password@localhost/august_offensive -BIND_ADDRESS=127.0.0.1:8080
\ No newline at end of file +BIND_ADDRESS=127.0.0.1:8080 |
