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
{{ message }}
This repository was archived by the owner on Feb 28, 2026. It is now read-only.
Describe the bug
I have cloned the sw5 source into the directory
sw5-latest.Now i wanted to swtich to Apache as the Webserver instead of nginx.
So i added the following to the env file
And now get an error when call
swdc upIf the directoy is only named like
SW5or something the command works.Any ideas how i can fix this?
Or perhaps set the used Webserver manually?