We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cb02ab commit 288c5c7Copy full SHA for 288c5c7
docker-compose.yml
@@ -3,7 +3,7 @@ version: '3.8'
3
services:
4
ksi-fe-dev-local:
5
container_name: ksi-fe-dev
6
- image: esoadamo/ksi-fe-local
+ image: fi0ksi/ksi-fe-local
7
build: .
8
ports:
9
- "4201:80"
0 commit comments