Skip to content

Commit

Permalink
fix: docker-compose standalone definition
Browse files Browse the repository at this point in the history
  • Loading branch information
aeneasr committed Jan 14, 2022
1 parent 19b3d97 commit 3c7065a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quickstart-standalone.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '3.7'

services:
kratos-selfservice-ui-node:v0.8.0-alpha.3
kratos-selfservice-ui-node:
ports:
- "4455:4455"
environment:
Expand Down

0 comments on commit 3c7065a

Please sign in to comment.