Skip to content

Commit b2c3940

Browse files
author
Evan
authored
Localhost fix
1 parent c3a2908 commit b2c3940

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.env

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ _APP_OPTIONS_FORCE_HTTPS=disabled
55
_APP_OPTIONS_FUNCTIONS_FORCE_HTTPS=disabled
66
_APP_OPTIONS_ROUTER_PROTECTION=disabled
77
_APP_OPENSSL_KEY_V1=learning-key
8-
_APP_DOMAIN=8080-appwrite-integrationfor-n77i6w9euog.ws-us114.gitpod.io
9-
_APP_DOMAIN_FUNCTIONS=8080-appwrite-integrationfor-n77i6w9euog.ws-us114.gitpod.io
10-
_APP_DOMAIN_TARGET=8080-appwrite-integrationfor-n77i6w9euog.ws-us114.gitpod.io
8+
_APP_DOMAIN=localhost
9+
_APP_DOMAIN_FUNCTIONS=localhost
10+
_APP_DOMAIN_TARGET=localhost
1111
_APP_CONSOLE_WHITELIST_ROOT=enabled
1212
_APP_CONSOLE_WHITELIST_EMAILS=
1313
_APP_CONSOLE_WHITELIST_IPS=

0 commit comments

Comments
 (0)