Skip to content

Commit

Permalink
update frontend
Browse files Browse the repository at this point in the history
  • Loading branch information
nk-coding committed Aug 6, 2024
1 parent 491e1ea commit 689dd99
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ services:
- GROPIUS_DEFAULT_USER_DISPLAYNAME=System-Admin
- 'GROPIUS_DEFAULT_USER_POST_DATA={"password": "$GROPIUS_ADMIN_PASSWORD"}'
- GROPIUS_DEFAULT_USER_STRATEGY_INSTANCE_NAME=userpass-local
- GROPIUS_ENDPOINT=http://localhost:4200
- GROPIUS_ENDPOINT=$GROPIUS_HOST
frontend:
restart: unless-stopped
build:
Expand Down
2 changes: 1 addition & 1 deletion gropius-frontend
Submodule gropius-frontend updated 1 files
+16 −8 nginx.conf

0 comments on commit 689dd99

Please sign in to comment.