Skip to content

Commit dd11908

Browse files
authored
Merge pull request #6 from sumaro2101/develop
fix .env.sample
2 parents f4819e1 + 7949546 commit dd11908

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.env.sample

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ RMQ_PORT=5672
1616
RABBITMQ_DEFAULT_USER=guest
1717
RABBITMQ_DEFAULT_PASS=guest
1818
# ==================ORIGINS==================
19-
CURRENT_ORIGIN=http://locahost:8080
19+
CURRENT_ORIGIN=http://localhost:8080
2020
# ==================GRAFANA==================
2121
GF_SECURITY_ADMIN_USER=admin
2222
GF_SECURITY_ADMIN_PASSWORD=admin

0 commit comments

Comments
 (0)