fix: git + docker maintenance
This commit is contained in:
parent
3de90295bd
commit
dfaa97346f
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,3 +1,4 @@
|
|||||||
.env
|
.env
|
||||||
.idea
|
.idea
|
||||||
keycloak/CAS/target
|
keycloak/CAS/target
|
||||||
|
docker-compose.yaml
|
||||||
|
@ -36,4 +36,4 @@ RUN chmod +x /start.sh
|
|||||||
EXPOSE 80
|
EXPOSE 80
|
||||||
|
|
||||||
# Set the entry point to the shell script
|
# Set the entry point to the shell script
|
||||||
ENTRYPOINT ["/start.sh"]
|
ENTRYPOINT ["/start.sh"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user