You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# MAKE THIS FILE SPECIFIC TO YOUR DEPLOYMENT AND PASTE IT IN AFTER RUNNING THE NEXT COMMAND: https://github.com/geoace/mergin_tutorials/blob/main/.prod.env
97
-
# If using GMAIL account, then MAIL_PASSWORD should be generated at https://myaccount.google.com/apppasswords
98
-
nano .prod.env
99
-
100
-
101
-
rm nginx.conf
102
-
nano nginx.conf
103
-
# MODIFY AND PASTE CONTENT FROM https://github.com/geoace/mergin_tutorials/blob/main/nginx.conf
104
-
# But change server_name on 80 and 443 code blocks as necessary
105
-
# Same with SSL Certificates
106
-
107
-
# docker compose file
108
-
rm docker-compose.yml
109
-
# MAKE THIS FILE SPECIFIC TO YOUR DEPLOYMENT AND PASTE CONTENT FROM https://github.com/geoace/mergin_tutorials/blob/main/docker-compose.yml
110
-
nano docker-compose.yml
111
-
112
-
113
-
#################################################################### STOP VIDEO 5
114
-
#################################################################### START VIDEO 6 HERE
115
-
#################################################################### STOP VIDEO 6
116
-
#################################################################### START VIDEO 7 HERE
0 commit comments