feat: Ajout du déploiement sur Garage
This commit is contained in:
@ -1 +1,7 @@
|
||||
baseURL: https://cremeaux.fr/
|
||||
|
||||
deployment:
|
||||
targets:
|
||||
- name: staging
|
||||
URL: >-
|
||||
s3://cremeaux.fr?endpoint=http://10.20.20.25:3900&disableSSL=true&s3ForcePathStyle=true®ion=garage
|
||||
|
@ -1 +1,7 @@
|
||||
baseURL: https://staging.cremeaux.fr/
|
||||
|
||||
deployment:
|
||||
targets:
|
||||
- name: staging
|
||||
URL: >-
|
||||
s3://staging.cremeaux.fr?endpoint=http://10.20.20.25:3900&disableSSL=true&s3ForcePathStyle=true®ion=garage
|
||||
|
Reference in New Issue
Block a user