Skip to content

Commit 0573e55

Browse files
committed
remove DEPLOY_ENVIRONMENT from vagrant config
1 parent 2ad5837 commit 0573e55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/files/config-development.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ PGUSER=atr
66
PGPASSWORD=atr
77
PGHOST=localhost
88
PGPORT=5432
9-
DEPLOY_ENVIRONMENT=dev
9+
ENVIRONMENT=vagrant
1010
IMPORT_CONFIG=/home/aria-bot/config.env
1111
GITHUB_OAUTH_SERVER=https://github.com
1212
GITHUB_GRAPHQL_SERVER=https://api.github.com

0 commit comments

Comments
 (0)