mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-07 15:54:26 +02:00
Updated dev container configuration
- moved vscode launch.json to .devcontainer - added forwardPorts to devcontainer.json - create log file in postCreate.sh
This commit is contained in:
parent
dc145bb440
commit
07d6500700
5 changed files with 20 additions and 4 deletions
|
@ -32,5 +32,6 @@ return [
|
|||
'language' => 'en',
|
||||
'basepath' => '${workspaceFolder}',
|
||||
'url' => 'http://${ServerName}:${ServerPort}',
|
||||
'pidfile' => '/tmp/daemon.pid',
|
||||
],
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue