mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
change volume name for build volume to force reparsing proto files and pages
This commit is contained in:
parent
b7ba462a5d
commit
56ae1eb441
@ -38,7 +38,7 @@ services:
|
||||
- ./login_server/dependencies:/code/dependencies
|
||||
- ./login_server/scripts:/code/scripts
|
||||
- ./configs/login_server:/etc/grd_login
|
||||
- login_build_alpine:/code/build
|
||||
- login_build_3:/code/build
|
||||
|
||||
|
||||
#########################################################
|
||||
@ -103,4 +103,4 @@ services:
|
||||
|
||||
volumes:
|
||||
frontend_node_modules:
|
||||
login_build_alpine:
|
||||
login_build_3:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user