We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78006a0 commit 42ddb78Copy full SHA for 42ddb78
casdoor/docker-compose.yml
@@ -3,7 +3,7 @@ services:
3
casdoor:
4
container_name: casdoor
5
restart: always
6
- image: jumager/casdoor:master
+ image: jumager/casdoor:local_deploy
7
volumes:
8
- ./conf:/conf
9
- ./logs:/logs
0 commit comments