fix(deploy): bind generated files to host path
This commit is contained in:
@@ -70,7 +70,7 @@ volumes:
|
||||
driver_opts:
|
||||
type: none
|
||||
o: bind
|
||||
device: /host/var/lib/xiaoxia-saas-staging/generated
|
||||
device: /var/lib/xiaoxia-saas-staging/generated
|
||||
|
||||
networks:
|
||||
xiaoxia-net:
|
||||
|
||||
Reference in New Issue
Block a user